home *** CD-ROM | disk | FTP | other *** search
-
-
-
- ID(1L) ID(1L)
-
-
- NNAAMMEE
- id - print real and effective UIDs and GIDs
-
- SSYYNNOOPPSSIISS
- iidd [-gnruG] [--group] [--name] [--real] [--user]
- [--groups] [--help] [--version] [username]
-
- DDEESSCCRRIIPPTTIIOONN
- This manual page documents the GNU version of iidd. iidd
- prints information about the given user, or the process
- running it if no user is specified. By default, it prints
- the real user ID, real group ID, effective user ID if dif-
- ferent from the real user ID, effective group ID if dif-
- ferent from the real group ID, and supplemental group IDs.
- It prints each of these values preceded by a string iden-
- tifying it and followed by the corresponding user or group
- name in parentheses.
-
- The options cause iidd to print only part of the above
- information.
-
- OOPPTTIIOONNSS
- _-_g_, _-_-_g_r_o_u_p
- Print only the group ID.
-
- _-_G_, _-_-_g_r_o_u_p_s
- Print only the supplementary groups.
-
- _-_-_h_e_l_p Print a usage message on standard output and exit
- successfully.
-
- _-_n_, _-_-_n_a_m_e
- Print the user or group name instead of the ID num-
- ber. Requires _-_u, _-_g, or _-_G.
-
- _-_r_, _-_-_r_e_a_l
- Print the real, instead of effective, user or group
- ID. Requires _-_u, _-_g, or _-_G.
-
- _-_u_, _-_-_u_s_e_r
- Print only the user ID.
-
- _-_-_v_e_r_s_i_o_n
- Print version information on standard output then
- exit successfully.
-
-
-
-
-
-
-
-
-
-
-
-
- FSF GNU Shell Utilities 1
-
-
-